home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Ubuntu 9.10 PL
/
karmelkowy-koliberek-desktop-9.10-i386-PL.iso
/
casper
/
filesystem.squashfs
/
usr
/
share
/
doc
/
python-gnupginterface
/
README
< prev
next >
Wrap
Text File
|
2001-08-25
|
489b
|
14 lines
GnuPGInterface is a Python module to interface with GnuPG.
It concentrates on interacting with GnuPG via filehandles,
providing access to control GnuPG via versatile and extensible means.
This module is based on GnuPG::Interface, a Perl module by the same author.
To install this distribution, simply run the following:
python setup.py build
python setup.py install
See 'pydoc GnuPGInterface' for module documentation. Only recent
versions of Python include the executable 'pydoc'.